Revision: tla-bash-complete--sb--1.0--patch-21
Archive: sb@rinspin.com--2004
Creator: Scott Bronson <bronson@trestle.com>
Date: Mon Jan 12 11:29:43 PST 2004
Standard-date: 2004-01-12 19:29:43 GMT
Modified-files: tla-bash-complete
New-patches: sb@rinspin.com--2004/tla-bash-complete--sb--1.0--patch-21
Summary: Ensure we don't complete with a single hyphen

If all possible completions start with a hyphen, bash will insert a
hyphen to complete on.  This looks buggy to the user.  Fixed.

Suggested by asuffield.

